ItemGroupingAction Property |
Gets the grouping action.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic PredictedMessageAction GroupingAction { get; }Public ReadOnly Property GroupingAction As PredictedMessageAction
Get
Property Value
Type:
PredictedMessageActionThe grouping action.
See Also